docs: don't link to child properties like properties
authorWilliam Jon McCann <william.jon.mccann@gmail.com>
Tue, 21 Jan 2014 20:51:35 +0000 (15:51 -0500)
committerWilliam Jon McCann <william.jon.mccann@gmail.com>
Tue, 21 Jan 2014 23:57:38 +0000 (18:57 -0500)
gtk/gtkcellareabox.c

index fbb202a5366a4b3a5b991e7904687db3943ed74f..10aae6af4f7611c9f77234ee3ba8e7e7080d58d0 100644 (file)
@@ -40,7 +40,7 @@
  * side.
  *
  * Alignments of #GtkCellRenderers rendered in adjacent rows can be
- * configured by configuring the #GtkCellAreaBox:align child cell property
+ * configured by configuring the #GtkCellAreaBox align child cell property
  * with gtk_cell_area_cell_set_property() or by specifying the "align"
  * argument to gtk_cell_area_box_pack_start() and gtk_cell_area_box_pack_end().
  */